func github.com/aws/aws-sdk-go-v2/service/s3.validateOpHeadObjectInput

2 uses

	github.com/aws/aws-sdk-go-v2/service/s3 (current package)
		validators.go#L1067: 	if err := validateOpHeadObjectInput(input); err != nil {
		validators.go#L4694: func validateOpHeadObjectInput(v *HeadObjectInput) error {